home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 2003 August
/
MW 8 2003 CD1.iso
/
Inside Macworld
/
Product News
/
gimp-1.2.4.sit
/
gimp-1.2.4
/
plug-ins
/
perl
/
extradefs.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-01-11
|
193 b
|
12 lines
/*
* extra constants for use by the plugin
*/
#define TRACE_NONE 0x00
#define TRACE_CALL 0x01
#define TRACE_TYPE 0x11
#define TRACE_NAME 0x21
#define TRACE_DESC 0x41
#define TRACE_ALL 0xff